Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07110
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Menu Master
Physical Name: SY07110
Technical Name: syMenuMstrSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['Menu Master'].USERID AS 'Menu Master-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07110 AS ['Menu Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Menu Master'].USERID = ['Users Master'].USERID
2 CmdParentDictID CmdParentDictID Integer ID_INT 4 3 CmdParentFormID CmdParentFormID Integer INT5_RU0 5 4 CmdParentCmdID CmdParentCmdID Integer INT5_RU0 5 5 CmdSequence CmdSequence Integer INT5_RU0 5 6 CmdDictID CmdDictID Integer ID_INT 4 7 CmdFormID CmdFormID Integer INT5_RU0 5 8 CmdID CmdID Integer INT5_RU0 5